Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
authorKarl Fogel <kfogel@red-bean.com>
Wed, 14 Jul 2010 16:02:53 +0000 (12:02 -0400)
committerKarl Fogel <kfogel@red-bean.com>
Wed, 14 Jul 2010 16:02:53 +0000 (12:02 -0400)
commit5b934c2b66c96fc6bb0f938a88c90ec9501eb7c1
tree939d568312545f5c0df325bebccdd63475721a3e
parentce71dfe0110e2cd3950149687fea2fc348a05212
Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
C-w still not working correctly from Article buffers; Thierry's
patch to fix that will be applied after this.

* lisp/gnus/gnus-art.el (bookmark-make-record-function): New local variable.

* lisp/gnus/gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting
  from article buffer.
  (gnus-summary-bookmark-jump): Maybe jump to article buffer.
lisp/gnus/ChangeLog
lisp/gnus/gnus-art.el
lisp/gnus/gnus-sum.el